home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / BOCOLE.PAK / BOCOFW.RC < prev    next >
Text File  |  1997-05-06  |  485b  |  20 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectComponents
  3. // Copyright (c) 1994, 1996 by Borland International, All Rights Reserved
  4. //
  5. // $Revision:   2.3  $
  6. //----------------------------------------------------------------------------
  7.  
  8. // Version label used/incremented by Integration
  9. //
  10. #include "winver.h"
  11.  
  12. #define BOCOLE_NAME "BOCOFW.DLL\000"
  13.  
  14. 1 VERSIONINFO
  15. FILEOS VOS__WINDOWS32
  16. FILETYPE VFT_DLL
  17. #include "bocole.rh"
  18.  
  19.  
  20.